home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue44 / HTMLmove / sprites.txt < prev    next >
Encoding:
Text File  |  1997-05-03  |  435 b   |  7 lines

  1. TSpriteBox and TSprite are a pair of components for easy sprite animation.
  2.  
  3. TSpriteBox is a drawing surface for TSprite. It also displays background images and/or a colored and/or a gradient background.
  4.  
  5. TSprite accepts 2 images an AND and an OR image. These images combine to produce the sprite. If you don't know how to produce sprite images look at the included examples.
  6.  
  7. This version of HomeGrown Sprites is freeware, enjoy.